projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a41dd0
)
; Update NEWS for the change in eldoc-message
author
Dmitry Gutov
<dgutov@yandex.ru>
Mon, 25 Sep 2017 23:25:03 +0000
(
02:25
+0300)
committer
Dmitry Gutov
<dgutov@yandex.ru>
Mon, 25 Sep 2017 23:25:03 +0000
(
02:25
+0300)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 040d265f75bcb25c5ffdcf60b8ad03399236f679..1b5ae658f6c97ab16c026441242294c7e38eaf74 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1353,6
+1353,12
@@
non-nil, but the code returned the list in the increasing order of
priority instead. Now the code does what the documentation says it
should do.
+---
+** 'eldoc-message' only accepts one argument now. Programs that
+called it with multiple arguments before should pass them through
+'format' first. Even that is discouraged: for ElDoc support, you
+should set 'eldoc-documentation-function' instead of calling
+'eldoc-message' directly.
\f
* Lisp Changes in Emacs 26.1